home *** CD-ROM | disk | FTP | other *** search
/ Comic Artist's Photo Reference: Women & Girls / Women and Girls: Comic Artist's Photo Reference.iso / ROOT_DATA / HTML / extras_team / photos.js < prev    next >
Text File  |  2008-01-13  |  5KB  |  161 lines

  1. WPGgallery = new Object();
  2. WPGgallery.name = "IMPACT%20Team%20Photos";
  3. WPGgallery.photographer = "Buddy%20Scalera";
  4. WPGgallery.contact = "Comic%20Artist%27s%20Photo%20Reference:%20Men%20%26%20Boys";
  5. WPGgallery.email = "";
  6. WPGgallery.date = "1/13/08"
  7.  
  8. WPGgallery.colors = new Object();
  9. WPGgallery.colors.background = "#000000";
  10. WPGgallery.colors.banner = "#000000";
  11. WPGgallery.colors.text = "#DE1000";
  12. WPGgallery.colors.link = "#0000FF";
  13. WPGgallery.colors.alink = "#FF0000";
  14. WPGgallery.colors.vlink = "#800080";
  15.  
  16. gPhotos = new Array();
  17. gPhotos[0] = new Object();
  18. gPhotos[0].filename = "Aric%20and%20Leo_RGB_small.jpg";
  19. gPhotos[0].ImageWidth = 600;
  20. gPhotos[0].ImageHeight = 800;
  21. gPhotos[0].ThumbWidth = 127;
  22. gPhotos[0].ThumbHeight = 170;
  23. gPhotos[0].meta = new Object();
  24.  
  25. gPhotos[1] = new Object();
  26. gPhotos[1].filename = "Force%20Five%201.jpg";
  27. gPhotos[1].ImageWidth = 545;
  28. gPhotos[1].ImageHeight = 800;
  29. gPhotos[1].ThumbWidth = 115;
  30. gPhotos[1].ThumbHeight = 170;
  31. gPhotos[1].meta = new Object();
  32.  
  33. gPhotos[2] = new Object();
  34. gPhotos[2].filename = "Force%20Five%202.jpg";
  35. gPhotos[2].ImageWidth = 528;
  36. gPhotos[2].ImageHeight = 800;
  37. gPhotos[2].ThumbWidth = 112;
  38. gPhotos[2].ThumbHeight = 170;
  39. gPhotos[2].meta = new Object();
  40.  
  41. gPhotos[3] = new Object();
  42. gPhotos[3].filename = "Force%20Five%203.jpg";
  43. gPhotos[3].ImageWidth = 566;
  44. gPhotos[3].ImageHeight = 800;
  45. gPhotos[3].ThumbWidth = 120;
  46. gPhotos[3].ThumbHeight = 170;
  47. gPhotos[3].meta = new Object();
  48.  
  49. gPhotos[4] = new Object();
  50. gPhotos[4].filename = "Kelly%201.jpg";
  51. gPhotos[4].ImageWidth = 495;
  52. gPhotos[4].ImageHeight = 800;
  53. gPhotos[4].ThumbWidth = 105;
  54. gPhotos[4].ThumbHeight = 170;
  55. gPhotos[4].meta = new Object();
  56.  
  57. gPhotos[5] = new Object();
  58. gPhotos[5].filename = "Kelly%202.jpg";
  59. gPhotos[5].ImageWidth = 592;
  60. gPhotos[5].ImageHeight = 800;
  61. gPhotos[5].ThumbWidth = 125;
  62. gPhotos[5].ThumbHeight = 170;
  63. gPhotos[5].meta = new Object();
  64.  
  65. gPhotos[6] = new Object();
  66. gPhotos[6].filename = "Matt%201.jpg";
  67. gPhotos[6].ImageWidth = 435;
  68. gPhotos[6].ImageHeight = 800;
  69. gPhotos[6].ThumbWidth = 92;
  70. gPhotos[6].ThumbHeight = 170;
  71. gPhotos[6].meta = new Object();
  72.  
  73. gPhotos[7] = new Object();
  74. gPhotos[7].filename = "Matt%202.jpg";
  75. gPhotos[7].ImageWidth = 361;
  76. gPhotos[7].ImageHeight = 800;
  77. gPhotos[7].ThumbWidth = 76;
  78. gPhotos[7].ThumbHeight = 170;
  79. gPhotos[7].meta = new Object();
  80.  
  81. gPhotos[8] = new Object();
  82. gPhotos[8].filename = "Nancy%20reach%201.jpg";
  83. gPhotos[8].ImageWidth = 365;
  84. gPhotos[8].ImageHeight = 800;
  85. gPhotos[8].ThumbWidth = 77;
  86. gPhotos[8].ThumbHeight = 170;
  87. gPhotos[8].meta = new Object();
  88.  
  89. gPhotos[9] = new Object();
  90. gPhotos[9].filename = "Nancy%20reach%202.jpg";
  91. gPhotos[9].ImageWidth = 394;
  92. gPhotos[9].ImageHeight = 800;
  93. gPhotos[9].ThumbWidth = 83;
  94. gPhotos[9].ThumbHeight = 170;
  95. gPhotos[9].meta = new Object();
  96.  
  97. gPhotos[10] = new Object();
  98. gPhotos[10].filename = "Pam%201.jpg";
  99. gPhotos[10].ImageWidth = 337;
  100. gPhotos[10].ImageHeight = 800;
  101. gPhotos[10].ThumbWidth = 71;
  102. gPhotos[10].ThumbHeight = 170;
  103. gPhotos[10].meta = new Object();
  104.  
  105. gPhotos[11] = new Object();
  106. gPhotos[11].filename = "Pam%202.jpg";
  107. gPhotos[11].ImageWidth = 461;
  108. gPhotos[11].ImageHeight = 800;
  109. gPhotos[11].ThumbWidth = 97;
  110. gPhotos[11].ThumbHeight = 170;
  111. gPhotos[11].meta = new Object();
  112.  
  113. gPhotos[12] = new Object();
  114. gPhotos[12].filename = "Pam%27s%20Angels%201.jpg";
  115. gPhotos[12].ImageWidth = 561;
  116. gPhotos[12].ImageHeight = 800;
  117. gPhotos[12].ThumbWidth = 119;
  118. gPhotos[12].ThumbHeight = 170;
  119. gPhotos[12].meta = new Object();
  120.  
  121. gPhotos[13] = new Object();
  122. gPhotos[13].filename = "Pam%27s%20Angels%202.jpg";
  123. gPhotos[13].ImageWidth = 625;
  124. gPhotos[13].ImageHeight = 800;
  125. gPhotos[13].ThumbWidth = 132;
  126. gPhotos[13].ThumbHeight = 170;
  127. gPhotos[13].meta = new Object();
  128.  
  129. gPhotos[14] = new Object();
  130. gPhotos[14].filename = "Pam%27s%20Angels%203.jpg";
  131. gPhotos[14].ImageWidth = 511;
  132. gPhotos[14].ImageHeight = 800;
  133. gPhotos[14].ThumbWidth = 108;
  134. gPhotos[14].ThumbHeight = 170;
  135. gPhotos[14].meta = new Object();
  136.  
  137. gPhotos[15] = new Object();
  138. gPhotos[15].filename = "Terri%201.jpg";
  139. gPhotos[15].ImageWidth = 361;
  140. gPhotos[15].ImageHeight = 800;
  141. gPhotos[15].ThumbWidth = 76;
  142. gPhotos[15].ThumbHeight = 170;
  143. gPhotos[15].meta = new Object();
  144.  
  145. gPhotos[16] = new Object();
  146. gPhotos[16].filename = "Terri%202.jpg";
  147. gPhotos[16].ImageWidth = 368;
  148. gPhotos[16].ImageHeight = 800;
  149. gPhotos[16].ThumbWidth = 78;
  150. gPhotos[16].ThumbHeight = 170;
  151. gPhotos[16].meta = new Object();
  152.  
  153. gPhotos[17] = new Object();
  154. gPhotos[17].filename = "scrabble.jpg";
  155. gPhotos[17].ImageWidth = 800;
  156. gPhotos[17].ImageHeight = 800;
  157. gPhotos[17].ThumbWidth = 170;
  158. gPhotos[17].ThumbHeight = 170;
  159. gPhotos[17].meta = new Object();
  160.  
  161.